Delete Tool Credential
API Endpoints
Delete Tool Credential Endpoint
DELETE
Delete Tool Credential
Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Description
This endpoint deletes a tool credential permanently.Endpoint
DELETE/v3/tools/credentials/{credential_id}
Authentication
API Key (x-api-key) must be included in the header.Path Parameters
credential_id(string) - The ID of the credential to delete.